Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v2.2.0 #19

Merged
merged 3 commits into from
Sep 7, 2019
Merged

Release v2.2.0 #19

merged 3 commits into from
Sep 7, 2019

Conversation

peaceiris
Copy link
Owner

@peaceiris peaceiris commented Sep 7, 2019

@peaceiris
Copy link
Owner Author

peaceiris commented Sep 7, 2019

- remote_repo="https://${GITHUB_ACTOR}:${GITHUB_TOKEN}@github.com/${GITHUB_REPOSITORY}.git"
+ remote_repo="https://x-access-token:${GITHUB_TOKEN}@github.com/${GITHUB_REPOSITORY}.git"

I expected this change to fix #9 but it didn't work.

cf. Authenticating with GitHub Apps | GitHub Developer Guide

GitHub Pages said the following again.

Your site is having problems building: Page build failed.

Screen Shot 2019-09-08 at 3 30 55

Testing

As follows #9 (comment)

The manual way to fix it is from settings, flip your branch to master and then back to gh-pages.

It works but we have to do this operation every deploying.

Settings page Commit log status
Screen Shot 2019-09-08 at 3 37 30 Screen Shot 2019-09-08 at 3 37 56

@peaceiris
Copy link
Owner Author

peaceiris commented Sep 7, 2019

Create a personal access token (repo) and add it to Secrets as PERSONAL_TOKEN, it works as well as ACTIONS_DEPLOY_KEY.

@peaceiris peaceiris merged commit b263205 into master Sep 7, 2019
@peaceiris peaceiris deleted the release-v2.2.0 branch September 7, 2019 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant